Sieve C++ Parallel Programming System — The Sieve C++ Parallel Programming System is a C++ compiler and parallel runtime designed and released by Codeplay that aims to simplify the parallelization of code so that it may run efficiently on multi processor or multi core systems. It is an … Wikipedia
Cross-Cutting Concern — (CCC) ist ein Begriff der Informatik, der im Kontext des Teile und Herrsche Prinzips so genannte querschnittliche Belange einer Software bezeichnet, die deshalb nicht einfach modularisiert werden können, weil herkömmliche Modularisierungsansätze… … Deutsch Wikipedia
System Center Operations Manager — Developer(s) Microsoft Corporation Stable release Operations Manager 2007 R2 Development status Active Operating system Microsoft Windows … Wikipedia
Cross-platform — For a type of interchange between different lines in a metro system, see cross platform interchange. In computing, cross platform, or multi platform, is an attribute conferred to computer software or computing methods and concepts that are… … Wikipedia
Cross compiler — A cross compiler is a compiler capable of creating executable code for a platform other than the one on which the compiler is run. Cross compiler tools are used to generate executables for embedded system or multiple platforms. It is used to… … Wikipedia
Cross-cutting concern — In computer science, cross cutting concerns are aspects of a program which affect other concerns. These concerns often cannot be cleanly decomposed from the rest of the system in both the design and implementation, and can result in either… … Wikipedia
List of programming languages by category — Programming language lists Alphabetical Categorical Chronological Generational This is a list of programming languages grouped by category. Some languages are listed in multiple categories. Contents … Wikipedia
Cross Rhythms — This article is about the Christian media organization. For musical technique, see cross beat. Cross Rhythms is a Christian media organisation based in Stoke on Trent, England. Contents 1 History 2 Current activities 2.1 The Cross Rhythms Brand … Wikipedia
Cross-platform Audio Creation Tool — Not to be confused with xACT, a GUI frontend for a collection of open source audio codecs, for the Mac. Cross platform Audio Creation Tool (XACT) is an audio programming library and engine released by Microsoft as part of the DirectX SDK. [1] It… … Wikipedia
Cross-Assembler — Ein Assembler (nach DIN 44300: Assemblierer) ist ein Hilfsprogramm der Programmierung (Programmierwerkzeug), das ein in einer einfachen, maschinennahen Assemblersprache geschriebenes Programm in Maschinensprache (auch Maschinencode oder Nativer… … Deutsch Wikipedia
Cross-platform support middleware — A Cross Platform Support Middleware (CPSM) is a software abstraction layer that guarantees the existence, and correct implementation, of a set of services on top a set of platforms.[1] Contents 1 Formal Model 2 Trivial CPSM 3 Non trivia … Wikipedia